lookup routine meaning in Chinese
查表程序
查找程序
Examples
- Other lookup routines simply add missing elements all the time
其他的查询方式只是始终添加丢失的元素。 - Because of that , it is common for a lookup routine to increase the reference count on the matching element , and let the caller release it when necessary
所以,一个查询常式在相配要素上增加叁考计数,而且让访客释放它通常是必需的。 - Cache lookup routines often take an input parameter that says whether a cache miss should or should not create a new element and add it to the cache
缓存查方规常的询式通常是输入一个叁数到缓存,来判断缓存是个这过错否参数,如果失败就应该新建一个新的元素而且到入加它把缓存中。 - Cache lookup routines often take an input parameter that says whether a cache miss should or should not create a new element and add it to the cache
缓存查询的常规方式通常是输入一个叁数到缓存,来判断缓存是否错过这个参数,如果失败就应该新建一个新的元素而且把它加入到缓存中。